Setup Guide

Open your terminal and run:

git clone git@github.com:iJoeCollins/JOEMath.git

Drag the JOEMath folder into your project.

Then in your .pch file:

#import "JOEMath.h"

Or just import the header files where needed.